Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn Namespace > ThreadSafeList<T> Class : Remove Method |
'Usage Dim instance As ThreadSafeList(Of T) Dim item As T Dim value As Boolean value = instance.Remove(item)
Exception | Description |
---|---|
System.NotSupportedException | The ICollection is read-only. |